-
Notifications
You must be signed in to change notification settings - Fork 455
[sysdig] Add support for security event datastream #13626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
🚀 Benchmarks reportTo see the full report comment with |
packages/sysdig/data_stream/event/_dev/test/pipeline/test-event.log-expected.json
Outdated
Show resolved
Hide resolved
packages/sysdig/data_stream/event/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/sysdig/data_stream/event/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/sysdig/data_stream/event/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/sysdig/data_stream/event/elasticsearch/ingest_pipeline/default.yml
Show resolved
Hide resolved
packages/sysdig/data_stream/event/elasticsearch/ingest_pipeline/default.yml
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Please wait for @efd6 approval.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please address
- discussion_r2092050092
- discussion_r2092056371 (though note comment)
- discussion_r2092058221
- and the issue noted in this review
(edited to fix GH breaking the links)
💚 Build Succeeded
History
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Package sysdig - 0.4.0 containing this change is available at https://epr.elastic.co/package/sysdig/0.4.0/ |
This security events logs provides an overview of your infrastructure, and allows you to deep-dive into specific security events, distinguish, false positives, and configure policies to enhance performance. Sanitized test case inputs were obtained from live Sysdig Secure instance using the Sysdig Next Gen API.
Proposed commit message
Checklist
changelog.yml
file.How to test this PR locally
Related issues
Screenshots